Skip to content
Back to search
30
MCP

Address to Zip

pulsemcp/address to zip

Converts Japanese addresses into postal codes and vice versa via a remote MCP endpoint.

Uptime
0.0%
13 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

jp.addresstozip/address-to-zip
日本の住所と郵便番号を相互変換するMCPサーバー。住所から郵便番号を検索、郵便番号から住所を逆引きします。
0 tools · streamable-http
japan-utils-mcp
MCP server exposing Japan-specific utilities (era conversion, romaji, holidays, postal codes) to AI agents.
0 tools
@pipeworx/mcp-zippopotam
MCP server for ZIP and postal code lookups via Zippopotam.us
0 tools
Japan Address & Geocoding
Japanese address search and geocoding (official address registry): postal codes and coordinates.
0 tools · streamable-http
Japan Address & Geocoding
Japanese address search and geocoding (official address registry): postal codes and coordinates.
0 tools · streamable-http
io.github.andrew-sondgeroth/zipexplore-mcp
US ZIP code intelligence: demographics, weather, tax, crime, housing, voting, and more.
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "address_to_zip": {
      "url": "None",
      "transport": "http"
    }
  }
}